home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Scorpion King Cardz
/
The Scorpion King Cardz - Disc 2 - Cassandra.iso
/
pc
/
assets
/
intro.dxr
/
Internal_16.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-21
|
162 b
|
10 lines
on exitFrame me
if sound(1).status = 2 then
sound(1).play()
sound(1).fadeTo(255, 500)
go("speakers_wait")
else
go(the frame - 1)
end if
end